home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / ProgramFilesFolder / Data / Menu / uidef / PreRaceArcadePlayerInfo.def < prev    next >
Encoding:
Text File  |  2005-08-06  |  2.2 KB  |  93 lines

  1. !Include("UI.def")
  2.  
  3. Window("UIWindow","PreRaceArcadePlayerInfo","Pattern")
  4. {
  5.     PatternFile("../uidef/PreRaceArcadePlayerInfo.def")
  6.     Mouse(0)
  7.     Keyboard(0)
  8.     Joy(0)
  9.     Visible(1)
  10.     ParentPositioning(0)
  11.     PreviousElemPositioning(0)
  12.     ParentAlignX(-1)
  13.     ParentAlignY(-1)
  14.     ParentSizingX(0)
  15.     ParentSizingY(0)
  16.     FrameCornerSize(2,2)
  17.     TextureAlpha(1.0)
  18.     LogicSize(0.38125,0.058333334)
  19.     LogicPos(0.36125,0.37166667)
  20.  
  21.     Static("UIStatic","ID_DRIVER","Specific")
  22.     {
  23.         Text("")
  24.         TextAlpha(1.0)
  25. //        TextColor(1.0,1.0,1.0)
  26.         TextColor(1.0,0.61,0.02)
  27.         Font("TextFont")
  28.         TextPosFlags(17)
  29.         PatternFileElem()
  30.         Mouse(0)
  31.         Keyboard(0)
  32.         Joy(0)
  33.         Visible(1)
  34.         ParentPositioning(1)
  35.         PreviousElemPositioning(0)
  36.         ParentAlignX(4)
  37.         ParentAlignY(4)
  38.         ParentSizingX(1)
  39.         ParentSizingY(1)
  40.         TextureAlpha(1.0)
  41.         LogicSize(1.0,1.0)
  42.         LogicPos(0.0,0.0)
  43.     }// [UIStatic] ID_DRIVER
  44.  
  45.     Static("UIStatic","ID_TIME","Specific")
  46.     {
  47.         Text("")
  48.         TextAlpha(1.0)
  49. //        TextColor(1.0,1.0,1.0)
  50.         TextColor(1.0,0.61,0.02)
  51.         Font("TextFont")
  52.         TextPosFlags(65)
  53.         PatternFileElem()
  54.         Mouse(0)
  55.         Keyboard(0)
  56.         Joy(0)
  57.         Visible(1)
  58.         ParentPositioning(1)
  59.         PreviousElemPositioning(0)
  60.         ParentAlignX(4)
  61.         ParentAlignY(4)
  62.         ParentSizingX(1)
  63.         ParentSizingY(1)
  64.         TextureAlpha(1.0)
  65.         LogicSize(1.0,1.0)
  66.         LogicPos(0.0,0.0)
  67.     }// [UIStatic] ID_TIME
  68.  
  69.     Static("UIStatic","ID_CAR","Specific")
  70.     {
  71.         Text("")
  72.         TextAlpha(1.0)
  73. //        TextColor(1.0,1.0,1.0)
  74.         TextColor(1.0,0.61,0.02)
  75.         Font("TextFont")
  76.         TextPosFlags(36)
  77.         PatternFileElem()
  78.         Mouse(0)
  79.         Keyboard(0)
  80.         Joy(0)
  81.         Visible(1)
  82.         ParentPositioning(1)
  83.         PreviousElemPositioning(0)
  84.         ParentAlignX(4)
  85.         ParentAlignY(4)
  86.         ParentSizingX(1)
  87.         ParentSizingY(1)
  88.         TextureAlpha(1.0)
  89.         LogicSize(1.0,1.0)
  90.         LogicPos(0.0,0.0)
  91.     }// [UIStatic] ID_CAR
  92. }// [UIWindow] PreRaceArcadePlayerInfo
  93.